accounts.email.accounts.<name>.offlineimap.extraConfig.account

Extra configuration options to add to the account section.

Type
attribute set of (string or signed integer or boolean)
Default
{ }
Example
{
  autorefresh = 20;
}
Declared
<home-manager/modules/programs/offlineimap>